package org.om.core.impl.test; public interface MyInterface { String getValue(); }