# File lib/more/facets/ansicode.rb, line 169
  def clear_line
    "\e[K"
  end