class MyResponseCommon extends Parser with ResponseCommon object Test { def main(args: Array[String]) { new MyResponseCommon } }