# File lib/mechanize/page/link.rb, line 36
  def dom_id
    node['id']
  end