public Kodi(IRpcCommand rpcCommand) { input = new KodiInputCommand(); application = new KodiApplicationCommand(); this.rpcCommand = rpcCommand; }