Returns true if #resume has not yet been called.
true
Returns:
80 81 82
# File 'lib/hexapdf/filter.rb', line 80 def alive? !str.nil? end