module Genomer require 'genomer/error' autoload :Runtime, 'genomer/runtime' autoload :Plugin, 'genomer/plugin' end