pub fn method_command<F>(method: &Method, decorate: &F) -> Commandwhere F: Fn(Command) -> Command,
The subcommand for one method.