schema([]); } public function infolist(Infolist $infolist): Infolist { return $infolist->schema([]); } }