kernel.Bind() .To() // Bind to StockTicker. .InSingletonScope(); // Make it a singleton object.