(defmodule ratio
  (export all))

(include-lib "horatio/include/api.lfe")

(defun loaded-ratio ()
  'ok)
