# File lib/rufus/treechecker.rb, line 426
    def exclude_access_to(*args)

      exclude_call_on *args
      exclude_rebinding *args
    end