# # Name: # # Copyright: # # $Id: # # Author: # import FunInputToy import os def get_factorys(config): return [FunInputToy.Factory(config)]