# File lib/rouge/util.rb, line 68
    def reset!
      super
      @block_state = @block_indentation = nil
    end