class Falcon::Controller::Proxy

def name

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