# File lib/aws/sns/message.rb, line 142
      def parse_from json
        JSON.parse json
      end