# File lib/more/facets/date.rb, line 190
  def tomorrow
    self + 1
  end