# File lib/state_machine/integrations/active_model.rb, line 342 def callback_terminator @terminator ||= lambda {|result| result == false} end