Hello all, How can I define a property which would look like this : ["foo" =>"bar"] ? Or even better, which would look like this : ["foo"=>["bar1","bar2"]] ? I tried to look inside the spec or the issues, but I didn't find anything about this... Thanks for your help