public function hasExplicitParentheses() : bool { return $this->hasAttribute('with_parentheses') && $this->getAttribute('with_parentheses'); }