# File lib/campaign_monitor.rb, line 378 def number_recipients @number_recipients.nil? ? getInfo.number_recipients : @number_recipients end