# File lib/sass/script/functions.rb, line 2029
    def list_separator(list)
      identifier((list.separator || :space).to_s)
    end