# File lib/selenium/webdriver/common/element.rb, line 25
      def hash
        @id.hash ^ @bridge.hash
      end