# File lib/rufus/treechecker.rb, line 384
    def exclude_call_on (*args)
      do_exclude_pair(:call, args)
    end