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