# File lib/simplecov/result.rb, line 81
    def created_at
      @created_at ||= Time.now
    end