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