# File lib/fog/brightbox/models/compute/database_types.rb, line 9 def all data = service.list_database_types load(data) end