# File lib/flickr/base.rb, line 20
def
ticket_cache_lookup
(
id
)
@ticket_by_id
[
id
]
if
@caching
end