public CompilerOptions GetDefaultCompilerOptions()
 {
     return(_engine.GetDefaultCompilerOptions());
 }