public MessageFilter(NiPackage package) { _package = package; _shell = (INiShell)package.GetService(typeof(INiShell)); }