49 50 51 52
# File 'lib/rex/ui/text/output/tee.rb', line 49 def close self.fd.close if self.fd self.fd = nil end