class TestCase::Interface::Args1 : interface_t {
  
  method : void ($arg1 : object, $arg2 : object = undef);
}