# File lib/apipie/extractor.rb, line 48
      def write_docs
        Writer.new(@collector).write_docs if @collector
      end