# File lib/sadelta.rb, line 197 197: def finished 198: if @should_close 199: @file.close 200: end 201: end