# File flickr.rb, line 278
    def owner
      @owner.nil? ? getInfo.owner : @owner
    end