# File lib/merb-core/vendor/facets/inflect.rb, line 100 def singular_rule(singular, plural) @singular_rules << [singular, plural] end