class WEBrick::HTTPServer::MountTable

def [](dir)

def [](dir)
  dir = normalize(dir)
  @tab[dir]
end