690
690
In some places we have variables which point to callables that construct
691
691
new instances. That is to say, they can be used a lot like class objects,
694
694
> I think that things named FooBar should create instances of FooBar when
695
695
> called. Its plain confusing for them to do otherwise. When we have