class Cucumber::Formatter::MessageBuilder

def on_envelope(event)

def on_envelope(event)
  output_envelope(event.envelope)
end