private void OnEnable()
        {
            thisTarget = (VintageInkwell)target;

            this.Help = "Inkwell adds high contrast and also makes black and white.";
        }
        private void OnEnable()
        {
            thisTarget = (VintageInkwell)target;

              this.Help = "Inkwell adds high contrast and also makes black and white.";
        }