I just had LocalFS break under Zope 2.6.4 with Python 2.3.4 due to a "missing docstring". What are the current rules? Must everything (procedures, methods, classes, modules) have docstrings? Even when running with Z_DEBUG_MODE set to "yes".