# File lib/aws/sqs/received_sns_message.rb, line 52
      def topic
        SNS::Topic.new(topic_arn, :config => config)
      end