# File lib/aws/cloud_watch/alarm_collection.rb, line 56 def [] alarm_name Alarm.new(alarm_name, :config => config) end