# File lib/capybara/server.rb, line 53
    def host
      Capybara.server_host || "127.0.0.1"
    end