# File lib/mechanize/page/image.rb, line 139
  def src
    node['src']
  end