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