# File lib/flickr/base.rb, line 213 def initialize(token, perms, user) @token = token @perms = perms @user = user end