_factors = $arithmeticFactors; } public function getArithmeticFactors() { return $this->_factors; } }