# File lib/termtter/optparse.rb, line 42
def
parse
(
o
)
o
.
gsub
(
/<.+?>(.*?)<\/.+?>/
,
'\1'
)
end