57 58 59
# File 'lib/user.rb', line 57 def get_contact(id, options = nil) return @client.get__crm__contacts(id, options) end