# File lib/treetop/runtime/syntax_node.rb, line 39
      def text_value
        input[interval]
      end