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