public bool IsBlockEnd(APC ppoint)
 {
     return(underlying.IsBlockEnd(ppoint));
 }