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