@Test
 public void testMathesMore() {
   assertTrue(lineParser.matchesMore(MORE_LINE));
 }