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