# File lib/state_machine/integrations/mongo_mapper.rb, line 230 def translate(klass, key, value) value.to_s.humanize.downcase end