# File lib/flickr/base.rb, line 270
        def full_info()
                self.info_fetched ? self : @flickr.people.getInfo(self)
        end