public function readSingleValue(ServerSerializationStreamReader $stream)
 {
     return $stream->readObject();
 }