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