# File lib/aws/sns/topic_subscription_collection.rb, line 38
      def initialize(topic, opts = {})
        @topic = topic
        super
      end