# File lib/uglifier.rb, line 77 def self.compile_with_map(source, options = {}) self.new(options).compile_with_map(source) end