14151617181920
} public void specify() { addScenario(new TheGlyphWillNotMoveRight()); addScenario(new TheGlyphWillNotMoveLeft()); addScenario(new TheGlyphWillNotMoveDown()); }