# File lib/capybara/poltergeist/client.rb, line 25 def start check_phantomjs_version @pid = Spawn.spawn(*command) end