OK, thanks.
I like the clean look of the using statement (must have MSG in it, because it is addictive), and I wanted to use it in my class.
To use "using" though, I had to implement IDisposable, which was new, virgin territory for me as a developer.