.. include:: ../io/ascii/references.txt

FastCommentedHeader
===================

.. currentmodule:: astropy.io.ascii

.. autoclass:: FastCommentedHeader
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~FastCommentedHeader.make_table
      ~FastCommentedHeader.write

   .. rubric:: Methods Documentation

   .. automethod:: make_table
   .. automethod:: write
