function() { if ($this->_is_connected()) { return imap_mailboxmsginfo($this->stream); } return false; }