// call the superclass constructor super(source); // save the value of the start flag bStart = start;
// return the start value return bStart;