class Falcon::Supervisor

def initialize(endpoint)

def initialize(endpoint)
	@endpoint = endpoint
end