public static void Initialize(Package package, DTE dte) { Instance = new GoToCodeCmd(package, dte); }