# File lib/aws/sns/topic.rb, line 151
      def subscriptions
        TopicSubscriptionCollection.new(self)
      end