# File lib/maruku/input_textile2/t2_parser.rb, line 5
        def t2_empty?
                self =~ Textile2_EmptyLine
        end