# File lib/facets/more/stateparser.rb, line 303
  def end_trigger
    machine.send("#{current_token}_#{ENDCALLBACK}", current_match, self)
  end