# File lib/active_support/core_ext/time/calculations.rb, line 168
def
tomorrow
self
.
since
(
1
.
day
)
end