# encoding: utf-8 module ProxyPacRb # Compress javascript files class ProxyPacCompressor def compress(proxy_pac) options = { output: { # ascii_only: true, # Escape non-ASCII characters # comments: :copyright, # Preserve comments (:all, :jsdoc, :copyright, :none, Regexp (see below)) # inline_script: false, # Escape occurrences of