class Falcon::Controller::Redirect

def name

The name of the controller which is used for the process title.
def name
	"Falcon Redirect Server"
end