# File lib/em-http/middleware/digest_auth.rb, line 107
      def next_nonce
        @nonce_count += 1
      end