class Steep::Project::DSL

def self.register_template(name, target)

def self.register_template(name, target)
  templates[name] = target
end