class Falcon::Command::Serve

def endpoint_options

def endpoint_options
	@options.slice(:hostname, :port, :timeout)
end