class Lookbook::ScenarioEntity
def template_language(template_path)
def template_language(template_path) Languages.guess(template_file_path(template_path), :erb) end
def template_language(template_path) Languages.guess(template_file_path(template_path), :erb) end