# File lib/less/java_script.rb, line 29
    def self.eval(source)
      context_wrapper.instance.eval(source)
    end