NAME

Cucumber::Messages::Message - Base class for cucumber messages

SYNOPSIS

use Moo;
extends 'Cucumber::Messages::Message';

has 'prop1';
has 'prop2';

DESCRIPTION

METHODS

to_json