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