# File lib/mail/mail.rb, line 169
def
self
.
read
(
filename
)
self
.
new
(
File
.
read
(
filename
))
end