# File lib/campaign_monitor.rb, line 356 def initialize(email_address, list_id) @email_address = email_address @list_id = list_id end