in DDRouter/Encoding/AnyEncodable.swift [10:12]
func encode(to encoder: Encoder) throws { try encodable.encode(to: encoder) }