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