# File lib/em-twitter.rb, line 32
    def self.logger=(new_logger)
      @logger = new_logger
    end