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