@TupleConstructor
@MapConstructor
includes
excludes
예:
// 해결되지 않은 'c' @TupleConstructor(includes = ['a', 'b', 'c']) class X { def a def b }