Dir#rewind resets the next read to start from the first entry
Dir#rewind returns the Dir instance
Dir#rewind raises an IOError when called on a closed Dir instance
