# File lib/facets/more/times.rb, line 287
  def tomorrow
    self.since(1.day)
  end