# File lib/flickr/base.rb, line 124
def
auth
()
@auth
||=
Auth
.
new
(
self
,
@token_cache
)
end