# File lib/aws/dynamo_db/request.rb, line 22
      def initialize(*args)
        super
        headers["content-type"] = "application/json; amzn-1.0"
      end