ზ3በંવવხްុլRxስសلçໂH℅૩/proc/thread-self/root/lib/python3.6/site-packages/tuned/plugins/instance/
Current File : //proc/thread-self/root/lib/python3.6/site-packages/tuned/plugins/instance/factory.py
from .instance import Instance
class Factory(object):
def create(self, *args, **kwargs):
instance = Instance(*args, **kwargs)
return instance