# File lib/dm-core/support/inflector/inflections.rb, line 25 def initialize @plurals, @singulars, @uncountables, @humans = [], [], [], [] end