Reports any class methods whose names are either too short, too long, or do not follow the specified regular expression pattern.
Use inspection settings to specify the minimum length, maximum length and a regular expression pattern for verifying class methods names.

Inspired by "Ruby Style Guide"