pub fn block_list_call( recv: &Value, method: &str, args: Vec<Value>, ) -> Result<Value, String>
BlockList instance dispatch (parent routes the BlockList tag here).
BlockList