# File lib/gherkin/parser/parser.rb, line 81 def force_state(state) machine.instance_variable_set('@state', state) end