module Falcon::Environment::Configured

def configuration

def configuration
	::Async::Service::Configuration.load(resolved_configuration_paths)
end