# File lib/flickr/base.rb, line 367
        def owner() @owner ||= @flickr.people.getInfo(owner_id) end