# File lib/aws/sns.rb, line 72
    def subscriptions
      SubscriptionCollection.new(:config => config)
    end