# File lib/state_machine/branch.rb, line 89 def matches?(object, query = {}) !match(object, query).nil? end