protected virtual string BuildMethodInvocationDescr(IMethodInvocation input)
 {
     return(input.CreateMethodInvocationDescription());
 }