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