""" Contains Apache class """ from project import Project class Apache(Project): """Apache class"""