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