(define-library (prometheus hermes) (import (scheme base) (srfi 1) (srfi 8)) (export make-hermes-object) (include "hermes.body.scm"))