Methods
N
Class Public methods
new(*args)
# File actionmailer/test/abstract_unit.rb, line 67
def self.new(*args)
  MockSMTP.new
end