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