When running an autofix that creates a new element with the builder, the spacing is all wrong and I'm having to add `b.text('n\')` manually.
When running an autofix that creates a new element with the builder, the spacing is all wrong and I'm having to add
b.text('n\')manually.