# File lib/rufus/treechecker.rb, line 385
    def exclude_call_on(*args)

      do_exclude_pair(:call, args)
    end