316 317 318 319
# File 'lib/feel/nodes.rb', line 316 def eval(_context = {}) #head + tail.map{|t| t[1]}.join("") text_value.strip end