constructor(
        protected _step = 1,
        protected _start = 0,
        protected _clamp?: number
    ) {