/*
 * Tests whether this reader has be closed.
 *
 * @return [Boolean] +true+ if it is or +false+ otherwise.
 */
static VALUE bz_reader_closed(VALUE obj) {