# File lib/fog/rackspace/models/monitoring/alarm_examples.rb, line 10 def all data = service.list_alarm_examples.body['values'] load(data) end