# File lib/rufus/treechecker.rb, line 369
    def exclude_fcall(*args)

      do_exclude_pair(:fcall, args)
    end