Ancient Meetingment Procedure

As the ancient art of meetingcraft has been lost to the sands of time, the following procedure is a recreation based on fossil records:

			// Meeting Script v1.0
			function ancient_meeting_procedure() {
				gather_around();
				make_small_talk();
				stare_at_agenda();
				argue_about_nothing();
				conclude_vaguely();
				disperse_to_snack_room();
			}