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