in plasma-store/src/lib.rs [416:418]
fn fmt(&self, f: &mut Formatter) -> fmt::Result { write!(f, "PlasmaClient {{ socket: {} }}", self.socket_name) }