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