class Cucumber::Formatter::Fanout

def initialize(recipients)

def initialize(recipients)
  @recipients = recipients
end