# File lib/more/facets/duration.rb, line 256
def
years
;
Duration
[
self
*
365
*
86400
,
:years
] ;
end