# File lib/ramaze/snippets/numeric/time.rb, line 23
      def days
        self * 86400
      end