Reports any instance 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 instance methods names.

Inspired by "Ruby Style Guide"