# File lib/state_machine/matcher.rb, line 114 def matches?(value, context) context[:from] == value end