# File lib/aws/sns/subscription.rb, line 63
      def topic
        Topic.new(topic_arn, :config => config)  
      end