Variable DestructorMethod.args

struct DestructorMethod
{
  // ...
  Args args ;
  // ...
}