public interface  org.junit.runner.Describable extends java.lang.Object
{
public abstract org.junit.runner.Description getDescription();
}