Description
The DelegatingConnection class has many methods that are one-liners, but it's actually multiple statements. When debugging, it can make it appear as if the code is being executed twice (it did to me) at first glance. If it's multiple statements, we should use multiple lines of code.