# File lib/skynet/skynet_console_helper.rb, line 45
    def remove_workers(num)
      manager.remove_workers(num)
    end