109 110 111
# File 'lib/aqua/support/string_extensions.rb', line 109 def humanize Extlib::Inflection.humanize( self ) end