53 54 55
# File 'lib/rom/support/inflector.rb', line 53 def self.singularize(input) inflector.singularize(input) end