[MESSAGE CONTROL]
disable = missing-docstring,redefined-outer-name,too-few-public-methods

function-rgx = [a-z_][a-z0-9_]{2,60}$
method-rgx = [a-z_][a-z0-9_]{2,60}$
reports = n
