# File lib/glue/logger.rb, line 86
        def self.warn(str)
                @@global_logger.warn(str)
        end