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