You are tasked with adding a method named GetCurrentStockPrice to an existing service. The Service is named QuoteService and it implements the IQuoteService Contract. How should you go about adding this new method? (Choose all that apply)