# File lib/innate/log/color_formatter.rb, line 37 def format_time(time) time.strftime(FORMAT_TIME) end