# File lib/scrubyt/logging.rb, line 108
      def puts(object)
        self << object.to_s
      end