# File lib/redgreen.rb, line 61
  def long_display
    old_long_display.sub('Error', Color.yellow('Error'))
  end