I noticed that the MemorySegment.copy methods (which are static) contain this description: "If the source segment overlaps with this segment...". There's no notion of "this" segment, and so perhaps the documentation referred to an earlier API design?