Can we put more than one class (ie dispatch table) in a single file? Private classes would seem to require this. It's possible that there is no need for a truely private class, if for example, anything private is injected into the object after creation.