class Falcon::Command::Supervisor

def endpoint

def endpoint
	Async::IO::Endpoint.unix(@options[:path])
end