provider))); } public function content(): string { return str($this->file()) ->replace('__name__', $this->name) ->toString(); } }