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