TUPLE: foo < dispatcher ; foo new-dispatcher <action> [ "hello world" "text/plain" <content> ] >>display "hello" add-responder main-responder set-global 8888 httpd
Done