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