# File lib/cgikit/command.rb, line 149
  def image_at( index );   element_at(index, HTMLImage) end