# File flickr.rb, line 344
    def permissions
      @client.photos_getPerms('photo_id'=>@id)['perms']
    end