Returns the methods in the pipeline
This method is probably only useful for testing.
Iterable<String> methods() => _rulesByMethod.keys;