# File lib/parslet/atoms/base.rb, line 147
  def error_tree
    Parslet::ErrorTree.new(self)
  end