# File lib/aws/auto_scaling/activity_collection.rb, line 53
      def [] activity_id
        Activity.new(activity_id, :config => config)
      end