public NUnitToXUnitVisitor(Options options)
 {
     this.options  = options;
     this.requires = AddRequiredUsings.GetDefaultState();
 }