def test(self):
     import component_test
     component_test.run()
 def test(self):
     import component_test
     component_test.run()