class YUI::JavaScriptCompressor

def command_option_for_munge(munge)

def command_option_for_munge(munge)
  munge ? [] : ["--nomunge"]
end