operands = $operands; } /** * @return Collection */ public function getOperands(): Collection { return $this->operands; } }