# File lib/fog/ecloud/models/compute/authentication_levels.rb, line 12 def all data = connection.get_authentication_levels(href).body load(data) end