# File lib/selenium/webdriver/common/element.rb, line 186
      def toggle
        bridge.toggleElement @id
      end