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