The inflector performs pluralization and singularization of strings. These get added to string prototype.
Include the inflector plugin. This plugin gets included by the Controller, Test, and Model plugins.
include.plugins('inflector')