class Falcon::Service::Generic

def name

e.g. `myapp.com`.
The name of the service.
def name
	@evaluator.name
end