/**
  * Returns the handle for this attribute key
  */
 public function getAttributeKeyHandle()
 {
     return parent::getAttributeKeyHandle();
 }