package complex.olesimplestorage;

public interface OLESimpleStorageTest {
    boolean test();
}
