# File lib/rmail/parser.rb, line 344
def
Parser
.
read
(
input
)
Parser
.
new
.
parse
(
input
)
end