# File lib/http-access2/http.rb, line 205
    def [](key)
      get(key).collect { |item| item[1] }
    end