# File lib/less/command.rb, line 88
    def log s = ''
      print '* ' + s.to_s
    end