public int Available()
 {
     return(RubberBandNativeMethods.RubberBandStretcher_Available(_rbs));
 }