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