interface PsiElement { @org.jetbrains.annotations.Nullable T getCopyableUserData(Key key); }