# File lib/vmail/imap_client.rb, line 87 def reload_mailbox return unless STDIN.tty? select_mailbox(@mailbox, true) end