public ConfigurableInput()
     : base()
 {
     inputConfig = InputFactory.CreateConfigFor(this);
 }