class Tilt::RedClothTemplate

def initialize_engine

def initialize_engine
  require_template_library 'redcloth' unless defined? ::RedCloth
end