# File lib/more/facets/duration.rb, line 236
def
days
;
Duration
[
self
*
86400
] ;
end