# File lib/rufus/treechecker.rb, line 497
    def exclude_backquotes

      @current_set.exclude_symbol(:xstr, 'backquotes are forbidden')
    end