# File nqxml/dispatcher.rb, line 54
    def initialize(*args)
      @jump_tables = {}
      super
    end