# File flickr.rb, line 127
  def related_tags(tag)
    tags_getRelated('tag_id'=>tag)['tags']['tag']
  end