# File lib/inflecto/inflections.rb, line 69 def initialize @plurals, @singulars, @uncountables, @humans = [], [], [], [] end