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