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