# File flickr.rb, line 356
    def tags
      @client.tags_getListPhoto('photo_id'=>@id)['photo']['tags']
    end