pluralize method

String pluralize()

Implementation

String pluralize() => inflection.pluralize(this);