_rawdata = $data; parent::init($this->_rawdata); } } public function getLegacy() { return $this->_rawdata; } }