# File lib/runt/dprecision.rb, line 120
      def <=>(other)
        self.precision <=> other.precision
      end