(module (prometheus) (make-prometheus-root-object *the-root-object* define-method define-object) (import (chicken base)) (include-relative "prometheus-impl.scm"))