class Falcon::Command::Serve

def endpoint_options

def endpoint_options
	slice_options(:hostname, :port, :reuse_port, :timeout)
end