# File lib/vmail/imap_client.rb, line 663
    def divider(str)
      str * DIVIDER_WIDTH
    end