module Net::IMAP::ResponseParser::ParserUtils

def lookahead

def lookahead
  @token ||= next_token
end