fractal->item($request->getModel(Server::class)) ->transformWith($this->getTransformer(StatsTransformer::class)) ->toArray(); } }