# File flickr.rb, line 194
    def url
      @url.nil? ? getInfo.url : @url
    end