class Integer < DataObject4 def +(other) return X.int_operator( :+ ) end end