# File lib/flickr/base.rb, line 575 def full_info self.fully_fetched ? self : @flickr.groups.getInfo(self) end