# File lib/amqp_utils/message_formatter.rb, line 28
    def load(io)
      raise NotImplementedError, "#{self} does not know how consume its output"
    end