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