class Falcon::Service::Supervisor

def endpoint

Typically a unix pipe in the same directory as the host.
The endpoint which the supervisor will bind to.
def endpoint
	@evaluator.endpoint
end