class ActionMailer::Base::NullMail

def respond_to?(string, include_all = false)

def respond_to?(string, include_all = false)
  true
end