# File test/bin/test_excel_info.rb, line 23
        def teardown
                # 出力メソッドのデフォルトの出力先を戻す。
                $stdout = STDOUT
                #puts @string_io.string
        end