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