class Rouge::Formatters::Tex

def initialize(opts={})

def initialize(opts={})
  @prefix = opts.fetch(:prefix) { 'RG' }
end