# File lib/capybara/server.rb, line 38
  def responsive?
    is_running_on_port?(port)
  end