# File lib/runt.rb, line 72
    def format_date(date)
      date.ctime
    end