module Falcon::Environment::Server

def verbose

Whether to enable verbose logging.
def verbose
	false
end