class Falcon::Hosts

def initialize

def initialize
	@named = {}
	@server_context = nil
	@server_endpoint = nil
end