# File lib/webrick/httpserver.rb, line 164
      def initialize
        @tab = Hash.new
        compile
      end