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