protected function detectIndenting() : void { $this->indent = JsonFile::detectIndenting($this->contents); }