(library (SRFI-6) (export open-input-string open-output-string get-output-string) (import (ikarus))) ; enough said.