public ScopeDisposer(CodeTextStorage parent)
 {
     this.parent = parent;
 }