# File lib/ri_cal/property_value/date_time/time_machine.rb, line 78
        def end_of_hour
          change(:min => 59, :sec => 59)
        end