If metadata doesn't exist in rule, there should be an option to add_metadata. Trying `rule.add_option('metadata', 'a b')` fails.
If metadata doesn't exist in rule, there should be an option to add_metadata. Trying
rule.add_option('metadata', 'a b')fails.