Getting Script-Added Objects in Rhino.Python

Which is the equivalent to C++ CRhinoObject::NextRuntimeObjectSerialNumber() in Rhino.Python?

I need to access an script-added object to continue working with it.

Thanks

import Rhino
sn = Rhino.DocObjects.RhinoObject.NextRuntimeSerialNumber