#text_value_for_comments
317 318 319
# File 'lib/logstash/config/config_ast.rb', line 317 def compile return Unicode.wrap(text_value[1...-1]) end