module Falcon::Service::Virtual::Environment

def configuration

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