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