# File lib/merb-core/vendor/facets/inflect.rb, line 48 def singular_word(singular, plural) @singular_of[plural] = singular end