private static Expression MethodReturnVoid(this MethodCallExpression expression)
 => expression.GroupWithBlock();