@api public
# File lib/temple/templates.rb, line 7 def self.method_missing(name, engine, options = {}) const_get(name).create(engine, options) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.