# File lib/state_machine/integrations/data_mapper/versions.rb, line 23 def pluralize(word) ::Extlib::Inflection.pluralize(word.to_s) end