$:.unshift File.join(File.dirname(__FILE__), "lib"), File.join(File.dirname(__FILE__)) Dir['mofo/*.rb'].each { |format| require "mofo/#{format}" }