/**
  * Returns the attribute type handle
  */
 public function getAttributeTypeHandle()
 {
     return parent::getAttributeTypeHandle();
 }