# File lib/state_machine/integrations/data_mapper.rb, line 380 def add_callback(type, options, &block) options[:bind_to_object] = true super end