61 62 63
# File 'lib/user.rb', line 61 def create_contact(data, options = nil) return @client.create__crm__contacts(data, options) end