# File lib/flickr/upload.rb, line 11
        def initialize(id,upload)
                @id = id
                @upload = upload
        end