Page 254 shows an example of a log that is obtained following the sending of an e-mail.
However, the first string START SupportMailbox#process:
is not printed because there is no corresponding command in the SupportMailbox
class, which should instead contain the following:
puts "START SupportMailbox#process"