from helma-dev
HopObject.\_\_proto\_\_ is the prototype object.
HopObject._prototype or
HopObject.\_\_prototype\_\_ is the name of the prototype
The new proper way to get a helma.framework.core.Prototype object is
app.getPrototype(prototypeName)