# File lib/maruku/input/charsource.rb, line 160
    def shift_char
      @scanner.getch[0]
    end