# File lib/sadelta.rb, line 162 162: def finished 163: if @should_close 164: @file.close 165: end 166: end