# File lib/stella/report.rb, line 243
      def init *args
        # TODO: This doesn't seem to be called anymore.
        @request_headers_hash = {}
        @response_headers_hash = {}
      end