try { return (Sheep)super.clone( ); } catch (CloneNotSupportedException e ) { throw new Error("This should never happen!"); }