# File lib/logging/appenders/email.rb, line 53
def
flush
sync
{
send_mail
}
self
end