def mime_decode_header(self, header):
     # Returns the unfolded and undecoded header
     return MailBoxerTools.mime_decode_header(header)