package testapp.services; import testapp.interfaces.*; service QueryService { provides QueryPrice; }