# File lib/hydra/listener/report_generator.rb, line 25
      def testing_end
        YAML.dump(@report, @output)
        @output.close
      end