!7 p { Folder inbox = gmail_inbox(); Message[] msgs = inbox.search(new GmailRawSearchTerm("Bruno")); print("Found " + n2(msgs, "message")); }