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