fails:Range#to_s provides a printable form of self
fails:Range#to_s returns a tainted string if either end is tainted
fails:Range#to_s ignores own tainted status
fails:Range#to_s returns a untrusted string if either end is untrusted
fails:Range#to_s ignores own untrusted status
