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