class Lookbook::TemplateError
def initialize(msg = nil, scope: "template", **kwargs)
def initialize(msg = nil, scope: "template", **kwargs) super(msg, scope: scope, **kwargs) end
def initialize(msg = nil, scope: "template", **kwargs) super(msg, scope: scope, **kwargs) end