# File lib/flickr/base.rb, line 50 def photoset_cache_store(set) @photoset_by_id[set.id] = set if @caching end