in src/main/java/org/junit/rules/RunExternalResourceConditionally.java [57:60]
protected void after() { if (condition) decoratedResource.after(); }