# File lib/selenium/webdriver/remote/response.rb, line 37
        def [](key)
          @payload[key]
        end