class Rouge::Lexers::Slim

def html

def html
  @html ||= HTML.new(options)
end