82 83 84
# File 'lib/user.rb', line 82 def create_company(data, options = nil) return @client.create__crm__companies(data, options) end