# File lib/maruku/input/charsource.rb, line 246
        def cur_chars_are(string)
                cur_chars(string.size) == string
        end