# File lib/airbrussh/delegating_formatter.rb, line 19
    def initialize(formatters)
      @formatters = formatters
    end