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