Returns a boolean that indicates if content inside round brackets must be surrounded by spaces
bool
public function getSpacesInsideRoundBrackets() { return $this->spacesInsideRoundBrackets; }