# File lib/facets/more/http.rb, line 227
      def [](key)
        get(key).collect { |item| item[1] }
      end