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