package testapp.services; import testapp.interfaces.*; service PayementService { provides ChargeCreditCard; }