# File lib/flickr/base.rb, line 54 def photopool_cache_lookup(id) @photopool_by_id[id] if @caching end