public function getAttributeValue($avID, $method = "getValue")
 {
     return parent::getAttributeValue($avID, $method);
 }