public FailletWrapper(Faillet faillet, params object[] args) { this.faillet = faillet; this.args = args; }