10 11 12 13
# File 'lib/nodectl/promised_file.rb', line 10 def close @closed = true current_file.close end