class Falcon::Controller::Virtual

def falcon_path

def falcon_path
	File.expand_path("../../../bin/falcon", __dir__)
end