# File campaign_monitor_old.rb, line 157 def client_get_lists(client_id) records "List", get_path('Client.GetLists') + "&ClientID=#{client_id}" end