Hacked By AnonymousFox

Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/usr/lib/python3.6/site-packages/tuned/plugins/instance/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/usr/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

Hacked By AnonymousFox1.0, Coded By AnonymousFox