public SmartTvFacade() { _tv = new Tv(); _radio = new Radio(); _streamingService = new StreamingService(); }