public static bool PlayAllCopied() => AllCopied.Play() || OneCopied.Play();
 public static bool PlayOneCopied() => OneCopied.Play();