# File lib/ri_cal/property_value/date_time/time_machine.rb, line 83 def start_of_day change(:hour => 0, :min => 0, :sec => 0) end