module Cucumber::Messages::Message::Deserialization

def self.included(other)

def self.included(other)
  other.extend(ClassMethods)
end