Base
====

.. currentmodule:: astropy.units.format

.. autoclass:: Base
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Base.name

   .. rubric:: Methods Summary

   .. autosummary::

      ~Base.parse
      ~Base.to_string

   .. rubric:: Attributes Documentation

   .. autoattribute:: name

   .. rubric:: Methods Documentation

   .. automethod:: parse
   .. automethod:: to_string
