[PEP 257](https://www.python.org/dev/peps/pep-0257/#what-is-a-docstring) > A docstring is a string literal that occurs as the first statement in a module, function, class, or method definition. Can this be incorporated into the grammar?