# File lib/flickr/base.rb, line 62
        def group_cache_store(group)
                @group_by_id[group.id] = group if @caching
        end