# File lib/chef/run_status.rb, line 52
  def stop_clock
    @end_time = Time.now
  end