# File lib/flickr/base.rb, line 131
def
photosets
()
@photosets
||=
PhotoSets
.
new
(
self
)
end