# File lib/facets/more/stateparser.rb, line 332 def parse( text ) stack = reparse( text ) return stack end