fails(JRUBY-5667):Dir.[] splits the string on \0 if there is only one string given
fails:Dir.[] raises an Encoding::CompatibilityError if the argument encoding is not compatible with US-ASCII
fails:Dir.[] returns Strings in the encoding of the pattern
