1 (module gui racket 2 (require racket/gui/base) 3 (provide (all-from-out racket) 4 (all-from-out racket/gui/base)))