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