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