# File lib/yard/logging.rb, line 117
    def puts(msg)
      self << "#{msg}\n"
    end