public static SayReplyNodeDisplayer CreateDisplayer(this SayReplyWireNode node)
 {
     return(SayReplyNodeDisplayer.CreateDisplayerFor(node));
 }