# File lib/httpauth/digest.rb, line 556
        def list_to_space_quoted_string(list)
          quote_string list.join(' ')
        end