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