# File lib/rouge/theme.rb, line 73
    def self.render(opts={}, &b)
      new(opts).render(&b)
    end