class Falcon::Service::Supervisor

def initialize(environment)

def initialize(environment)
	super
	
	@bound_endpoint = nil
end