5.2. No doc strings
Doc strings are not currently supported, even in
python mode; that is, they are parsed
and executed just like any other expression, but are not
captured as documentation and installed into objects to
support runtime browsing.
It is not decided if Viper will support Python style doc strings.
Better support for documentation is under consideration, doc
string may interfere with this support.