# File lib/capybara/poltergeist/server.rb, line 15 def start @socket = WebSocketServer.new(port, timeout) end