# File lib/aws/core/signature/version_3_https.rb, line 46
        def string_to_sign
          headers['date'] ||= Time.now.httpdate
        end