# File lib/eventmachine.rb, line 1105
  def self.set_effective_user username
    EventMachine::setuid_string username
  end