```py class X: def foo(): """ "xxxxxxxxxxxxx". blah. """ ``` docformatter will add a whitespace after the opening `"""`.