# File lib/larch/imap.rb, line 247
  def username
    CGI.unescape(@uri.user)
  end