class Falcon::Service::Application

def initialize(environment)

def initialize(environment)
	super
	
	@bound_endpoint = nil
end