# File lib/rmail/address.rb, line 776
def
Address.parse(string) Parser.new(string).parse
end