# File lib/stella.rb, line 132
    def li(*msg) STDERR.puts *msg unless quiet? end