fails:Array#pack with format 'S' ignores whitespace in the format string
fails:Array#pack with format 'S' calls #to_str to coerce the directives string
fails:Array#pack with format 'S' taints the output string if the format string is tainted
fails:Array#pack with format 's' ignores whitespace in the format string
fails:Array#pack with format 's' calls #to_str to coerce the directives string
fails:Array#pack with format 's' taints the output string if the format string is tainted
fails:Array#pack with format 'S' with modifier '<' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 'S' with modifier '<' and '_' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 'S' with modifier '<' and '!' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 'S' with modifier '>' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 'S' with modifier '>' and '_' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 'S' with modifier '>' and '!' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' with modifier '<' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' with modifier '<' and '_' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' with modifier '<' and '!' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' with modifier '>' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' with modifier '>' and '_' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' with modifier '>' and '!' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 'S' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 'S' with modifier '_' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 'S' with modifier '!' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' with modifier '_' calls #to_int to convert the pack argument to an Integer
fails:Array#pack with format 's' with modifier '!' calls #to_int to convert the pack argument to an Integer
