# File lib/rbreadline.rb, line 3761
  def rl_line_buffer
    @rl_line_buffer.tr(0.chr, '')
  end