# File lib/rouge/theme.rb, line 141 def initialize(opts={}) @scope = opts[:scope] || '.highlight' end