Overrides ProfilerStorageInterface::read
public function read(string $token) : ?Profile { return $this->doRead($token); }