{
    "json_string": "{}",
    "add_to": "{\"to\":[\"foo@example.com\",\"bar@example.com\"]}",
    "add_to_name": "{\"to\":[\"Mike Bar <foo@example.com>\"]}",
    "set_tos": "{\"to\":[\"setTos@mailinator.com\"]}",
    "add_substitution": "{\"sub\":{\"sub\":[\"val\"]}}",
    "set_substitutions": "{\"sub\":{\"sub\":[\"val\"]}}",
    "add_unique_arg": "{\"unique_args\":{\"add_unique_argument_key\":\"add_unique_argument_value\",\"add_unique_argument_key_2\":\"add_unique_argument_value_2\"}}",
    "set_unique_args": "{\"unique_args\":{\"set_unique_argument_key\":\"set_unique_argument_value\"}}",
    "add_category": "{\"category\":[\"addCategory\",\"addCategory2\"]}",
    "add_category_unicode": "{\"category\":[\"\\u5929\\u7834\\u6d3b\\u6bba\",\"\\u5929\\u7fd4\\u5341\\u5b57\\u9cf3\"]}",
    "add_category_unicode_unescape": "{\"category\":[\"天破活殺\",\"天翔十字鳳\"]}",
    "set_categories": "{\"category\":[\"setCategories\"]}",
    "set_category": "{\"category\":[\"setCategory\"]}",
    "add_section": "{\"section\":{\"set_section_key\":\"set_section_value\",\"set_section_key_2\":\"set_section_value_2\"}}",
    "set_sections": "{\"section\":{\"set_section_key\":\"set_section_value\"}}",
    "add_filter": "{\"filters\":{\"footer\":{\"settings\":{\"text/html\":\"<strong>boo</strong>\"}}}}",
    "set_filters": "{\"filters\":{\"footer\":{\"setting\":{\"enable\":1,\"text/plain\":\"You can haz footers!\"}}}}",
    "set_send_at": "{\"send_at\":1409348513}",
    "set_send_each_at": "{\"send_each_at\":[1409348513,1409348514,1409348515]}",
    "add_send_each_at": "{\"send_each_at\":[1409348513,1409348514,1409348515]}",
    "set_asm_group_id": "{\"asm_group_id\":2}",
    "set_ip_pool": "{\"ip_pool\":\"foo\"}"
}
