# File lib/rbreadline.rb, line 2651
  def inv_line(line)
    @invisible_line[@inv_lbreaks[line] .. -1]
  end