void single() { // ... }
void multiple() { // ... print('Showing up!'); // ... }
void remove() { }
void custom() { /*...*/ }
void template() { /* ... */ }