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