# File lib/maruku/input/parse_span.rb, line 721
    def push_char(c)
      @cur_string << c
    end