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