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