# File lib/kwartz/parser.rb, line 113
def
escape?
(
value
)
return
ESCAPE_FLAG_TABLE
[
value
]
end