@Nullable
 public Map<CustomizableReferenceProvider.CustomizationKey, Object> getOptions() {
   return myProvider.getOptions();
 }