# File lib/ramaze/snippets/numeric/time.rb, line 41
      def years
        self * 31557600
      end