Variable CallbackConfigurerAnnotation.args

struct CallbackConfigurerAnnotation
{
  // ...
  Tuple!Args args ;
  // ...
}