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