public void SetDetectorOption(Options options)
 {
     RubberBandNativeMethods.RubberBandStretcher_SetDetectorOption(_rbs, (int)options);
 }