# File test/src/simple_parser_test.rb, line 171 def testFollowed assertParser('abc', ?a, char(?a)<<char(?b)) end