module Redcarpet::Render::SmartyPants

def self.render(text)

def self.render(text)
  postprocess text
end