# File lib/larch/imap/mailbox.rb, line 174
  def length
    scan
    @db_mailbox.messages_dataset.count
  end