public function create_attribute($attribName, $buildCache = true)
 {
     return parent::create_attribute($attribName, $buildCache);
 }