class ActionMailer::Base::NullMail
:nodoc:
def body; '' end
def body; '' end
def header; {} end
def header; {} end
def method_missing(*args)
def method_missing(*args) nil end
:nodoc:
def body; '' end
def header; {} end
def method_missing(*args) nil end