# File lib/flickr/base.rb, line 642 def author() @author_id && @flickr.people.getInfo(@author_id) end