# File lib/state_machine/integrations/mongo_mapper/versions.rb, line 53 def action_hook action == :save ? :create_or_update : super end