package gel_demo_Client -- -- Provides a client. -- is task Item is entry start; end Item; end gel_demo_Client;