Returns true if the associated object is freed.
Returns:
92 93 94
# File 'lib/origami/xreftable.rb', line 92 def free? @state == FREE end