# File lib/rufus/treechecker.rb, line 421
    def exclude_access_to (*args)
      exclude_call_on *args
      exclude_rebinding *args
    end