(define-module (srfi 6) (export open-input-string open-output-string get-output-string) (import (scheme)))