// This rule specifies the naming conventions for interface
// names. The general rule is to use start with a capital
// Letter, but you are free to define whatever you like.
// Some companies like to have a specific prefix to show that
// is an interface. The definition is done with a regexp
// (Regular expression)