# File lib/aws/sqs/received_sns_message.rb, line 28
      def initialize body, options = {}
        @body = body
        super
      end