# File lib/state_machine/integrations/data_mapper.rb, line 305 def pluralize(word) ::DataMapper::Inflector.pluralize(word.to_s) end