# File lib/more/facets/date.rb, line 307
  def beginning_of_day
    change(:hour => 0)
  end