# File lib/compass/logger.rb, line 77
    def log(msg)
      puts msg
    end