void Patch(IEnumerable <MethodDefinition> methodsToPatch)
 {
     MockInjector.Patch(methodsToPatch);
 }