self.class.new('|'*(to_i*other.to_i))enddef/(other)self.class.new('|'*(to_i/other.to_i))endendtally=Tally.new