# File lib/innate/log/hub.rb, line 73
    def write(*args)
      self.<<(*args)
    end