constrain_this( \ ( my $x ) => { 'Property 1' => sub { ... }, 'Property 2' => sub { ... }, }, \ ( my $y ) => { 'Property 1' => ...