# File lib/capybara/poltergeist/server.rb, line 11 def timeout=(sec) @timeout = @socket.timeout = sec end