# File lib/mail/mail.rb, line 105
  def self.defaults(&block)
    Configuration.instance.instance_eval(&block)
  end