--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create a new DRbUnknown object. - !ruby/struct:SM::Flow::P body: buf is a string containing a marshalled object that could not be unmarshalled. err is the error message that was raised when the unmarshalling failed. It is used to determine the name of the unmarshalled object. full_name: DRb::DRbUnknown::new is_singleton: true name: new params: (err, buf) visibility: public