.DT
ensure_open
DW_wibble creator help
ensure_open

.SH Name
.SP 5 5
ensure_open -  This method returns true if the object is open and prints a message about the open status of the object.
.EP

.SH Syntax
.SI 5
int ensure_open()
.EI

.SH Returns
.SI 5
1 if it is open, 0 if not
.EI

.SH Defined in
.SI 5
/obj/baggage.c
.EI

.SH Description
.SP 5 5

This method returns true if the object is open and prints a message
about the open status of the object.
.EP

