public override Type[] GetInterfaces()
 {
     return(typeImpl.GetInterfaces());
 }