singleton method DRb::DRbObject._load
_load(s)-
[TODO]
Unmarshall a marshalled DRbObject.
If the referenced object is located within the local server, then the object itself is returned. Otherwise, a new DRbObject is created to act as a stub for the remote referenced object.
class DRb::DRbObject