# File lib/maruku/input_textile2/t2_parser.rb, line 9
        def t2_contains_signature?
                self =~ Textile2_Signature
        end