# File lib/selenium/webdriver/common/element.rb, line 250
      def as_json(opts = nil)
        { :ELEMENT => @id }
      end