# File lib/ramaze/snippets/numeric/time.rb, line 31
      def weeks
        self * 604800
      end