# File flickr.rb, line 294
    def rotation
      @rotation.nil? ? getInfo.rotation : @rotation
    end