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