# File lib/ramaze/snippets/numeric/time.rb, line 53
      def from_now t = Time.now
        t + self
      end