public string RegularMethod()
 {
     return(AbstractWrapper.RegularMethod());
 }