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