# File lib/compass/logger.rb, line 81
    def yellow
      wrap(:yellow) { yield }
    end