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