public RubyClassifierProvider(IRubyRuntimeHost host) : this(host.ContentType, host.RubyScriptEngine) { Instance = this; }