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