fails:String#* tries to convert the given argument to an integer using to_int
fails:String#* raises an ArgumentError when given integer is negative
fails:String#* raises a RangeError when given integer is a Bignum
fails:String#* returns subclass instances
fails:String#* always taints the result when self is tainted
fails:String#* returns a String in the same encoding as self
