# File lib/fog/ecloud/models/compute/login_banners.rb, line 12 def all data = service.get_login_banners(href).body load(data) end