# File lib/rufus/treechecker.rb, line 429
    def exclude_def

      @current_set.exclude_symbol(:defn, 'method definitions are forbidden')
    end