public function attributeNames()
 {
     return CMap::mergeArray(parent::attributeNames(), array('hotels', 'errorsDescriptions'));
 }
 public function attributeNames()
 {
     return CMap::mergeArray(parent::attributeNames(), array('pnr', 'expiration', 'nemoBookId'));
 }