# File lib/aws/sns.rb, line 55
    def topics
      TopicCollection.new(:config => config)
    end