# File lib/flickr/base.rb, line 32
        def photo_cache_lookup(id) @photo_by_id[id] if @caching end