# File lib/fog/go_grid/models/compute/passwords.rb, line 12 def all data = service.support_password_list.body['list'] load(data) end