/**
  * Public intefface to _getMailInstance 
  */
 public function getMailInstance()
 {
     return parent::_getMailInstance();
 }