# File Tests.rb, line 175 def test_to_SB @parser1.to_SB("bad").drucken @parser1.to_SB("bbadcad").drucken @parser2.to_SB("id*id+id").drucken end