# File lib/ramaze/controller.rb, line 121
    def self.engine(name)
      provide(:html, name.to_sym)
    end