# File lib/facet/parser.rb, line 141
def
parse
(
text
)
stack
=
reparse
(
text
)
return
stack
end