public void Run(IVisualStudioPackage package)
 {
     _visualStudioPackageProvider.SetPackage(package);
 }