public object Invoke(InvocationInfo invocationInfo)
 {
     return invocationInfo.Proceed();
 }