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