_order = $model; return $this; } public function getOrder() { return $this->_order; } }