# File lib/treetop/runtime/terminal_parse_failure_debug.rb, line 12
      def expected_string
        "#{@expected_string} from #{@caller.map{|s| s.sub(/\A.*:([0-9]+):in `([^']*)'.*/,'\2:\1')}*" from "}\n\t"
      end