# File lib/creole/parser.rb, line 316
def
ulol?
(
x
);
x
==
'ul'
||
x
==
'ol'
;
end