# File lib/rspec/core/formatters/base_text_formatter.rb, line 93 def close output.close if IO === output && output != $stdout end