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