# File lib/active_support/core_ext/numeric/time.rb, line 34
def
weeks
self
*
7
.
days
end