private boolean isClosableByLeftArrow() { return getParent() != null || myStep instanceof ClosableByLeftArrow; }