# File lib/mail/mail.rb, line 49
def
self
.
new
(
*
args
,
&
block
)
Message
.
new
(
args
,
&
block
)
end