78 79 80
# File 'lib/user.rb', line 78 def get_company(id, options = nil) return @client.get__crm__companies(id, options) end