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