from ._loader import from_collection, from_file

__all__ = ['from_collection', 'from_file']
