``` cs using (logger. EnterAndExitMethod(one, two, three)) { } ``` I would add the parameters via a params object[] This makes the code simpler and less repetative