# File lib/flickr/base.rb, line 130
def
photos
()
@photos
||=
Photos
.
new
(
self
)
end