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