class Falcon::Controller::Serve

def endpoint

The endpoint the server will bind to.
def endpoint
	@command.endpoint
end