copy method

Implementation

Attachment copy() {
  return _toSubclass(_bindings.spine_attachment_copy(_attachment.cast()));
}