package fitnesse.testsystems; public interface Instruction { String getId(); }