Reports instance methods with names that are either too short, too long or don't match the specified regular expression pattern.

Use the Pattern field to specify a regular expression for validating names of class methods.

Use the Min length and Max length fields to specify the minimum and maximum length of a name correspondingly.

Inspired by 'Ruby Style Guide'