# File lib/aws/auto_scaling/notification_configuration.rb, line 37
      def topic
        SNS::Topic.new(topic_arn, :config => group.config)
      end