# File lib/mail/mail.rb, line 158 def Mail.last(*args, &block) retriever_method.last(*args, &block) end