# File flickr.rb, line 185
def
firstdate
@firstdate
.
nil?
?
getInfo
.
firstdate
:
@firstdate
end