trim abstract method

RulesString trim()

Returns a version of the string with leading and trailing spaces removed.

Implementation

RulesString trim();