path; } public function toArray(): array { return [ 'nested' => [ 'path' => $this->path, ], ]; } }