package org.jbehave.eclipse.util; public interface HasHTMLComment { String getHTMLComment(); }