# File lib/parslet/atoms/str.rb, line 34
def
to_s_inner
(
prec
)
"'#{str}'"
end