static
public function setExplicitParentheses() : self { $this->setAttribute('with_parentheses', true); return $this; }