# File lib/uglifier.rb, line 99
  def compile(source)
    really_compile(source, false)
  end