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