public function storeConfiguration($data)
 {
     return parent::storeAll($data);
 }