fails:Dir#path returns the path that was supplied to .new or .open
fails:Dir#path returns the path even when called on a closed Dir instance
fails:Dir#path returns a String with the same encoding as the argument to .open
