# File lib/vmail/imap_client.rb, line 798
    def log(string)
      @logger.debug string
    end