This method takes no action and returns {@code false} in all other cases.
+ *
+ * @param reference a contextual reference that will be destroyed later; if {@code null} then no action will be taken
+ * and {@code false} will be returned
+ *
+ * @param destructor a {@link Destructor} that, when {@linkplain Destructor#destroy() run}, will destroy the supplied
+ * {@code reference} in some way; if {@code null} then no action will be taken and {@code false} will be returned; if
+ * non-{@code null}