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