require 'undies/template' module Undies # TODO: maybe implement this pattern?? # class << self # def new(&block) # Template.new(&block) # end # end end