# File lib/chef/run_status.rb, line 50
  def start_clock
    @start_time = Time.now
  end