# File lib/state_machine/integrations/mongo_mapper.rb, line 268 def owner_class_ancestor_has_method?(method) method == "#{name}?" || super end