This change requires string arguments to be quoted, for example `:text("foo")` works but `:text(foo)` does not.
It is not used for anything just yet.