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