public function dump()
 {
     return Bundle::dump($this->_arrayize($this->_data));
 }