# File lib/selenium/webdriver/common/driver_extensions/has_input_devices.rb, line 32
        def keyboard
          Keyboard.new @bridge
        end