复制实例,避免对象引用传递
Copy instance to avoid object reference passing
@override Rectangle copy() => Rectangle();