package org.webpieces.router.api.simplesvr; public interface SomeUtil { public void testMethod(); }