module Falcon::Environment::Server

def preload

Any scripts to preload before starting the server.
def preload
	[]
end