# File lib/less/java_script/rhino_context.rb, line 17
      def self.instance
        return new # NOTE: for Rhino a context should be kept open per thread !
      end