order = $preOrder; parent::__construct($weight); } public function getWeight() { return $this->weight; } }