// Listando todas as mensagens public List<Messages> findAll() { return find.all(); }
public static List<Boulder> findAll() { return find.all(); }