Cucumber Messages is a message protocol based on Protocol Buffers. It allows oneprocess to construct message objects and send them to another process. Protobuftakes care of serialising those messages to a binary format, and deserialisethem on the other end.WWW: https://github.com/cucumber/cucumber-messages-ruby