{
"rules": [
"match" : ["*"],
"pre" : [["item", "broken gateway"]],
"post" : [],
"msg" : ["You got it."]
}, {
"pre" : [],
"msg" : ["Nope."]
}
]}