# File lib/fog/softlayer/models/account/brands.rb, line 16 def all data = service.get_account_owned_brands load(data) end