blob: ea0e18aa3246957b328467f1380f3f31c7cdfdb7 [file] [log] [blame]
public interface BlahFeature {
public void doStuff();
}