method foo ($self: $key) { .{$key} = 3; return $self; }