class Selenium::WebDriver::Element

def ref

def ref
  [:element, @id]
end