# File lib/less/java_script.rb, line 25
    def self.exec(&block)
      context_wrapper.instance.exec(&block)
    end