# File xmlstreamin.rb, line 216 def initializeinitialize root=$specXMLVoid, base=nil @currSpec=root @currContext=base @prevspecs=[] @openTag=nil end