# File flickr.rb, line 107
  def tag(tag)
    photos('tags'=>tag)
  end