Returns a boolean that indicates if operators must be surrounded by spaces
bool
public function getSpacesAroundOperator() { return $this->spacesAroundOperators; }