# File lib/flickr/base.rb, line 384
def
tags
()
@tags
||=
@flickr
.
tags
.
getListPhoto
(
self
)
end