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