class Middleman::Renderers::MiddlemanRedcarpetHTML

def initialize(options={})

def initialize(options={})
  @local_options = options.dup
  super
end