# File lib/activeldap/timeout_stub.rb, line 5 def Timeout.alarm(sec, exception=Timeout::Error, &block) return block.call end