# File lib/selenium/webdriver/remote/capabilities.rb, line 157
        def [](key)
          @capabilities[key]
        end