class HelperFunctionDescriptionAttribute:

    def __init__(self, description=None):
        self.description = description