initialize

in rspec_stats/rspec_stats.rb [13:16]


  def initialize
    @last_updated_at = Time.now.utc
  end