# File lib/flickr/base.rb, line 56 def photopool_cache_store(pool) @photopool_by_id[pool.id] = pool if @caching end