When you add or promote a feature, use these naming guidelines:
Begin the feature name with a lowercase character. Features
represent methods, which typically have names that begin with a lowercase
character. By contrast, class names typically begin with an uppercase
character.