# File lib/larch/imap/mailbox.rb, line 193
  def peek(guid)
    fetch(guid, true)
  end