# File lib/aws/sns/topic.rb, line 29
      def initialize arn, options = {}
        @arn = arn
        super
      end