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