public void SetPhaseOption(Options options)
 {
     RubberBandNativeMethods.RubberBandStretcher_SetPhaseOption(_rbs, (int)options);
 }