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