# File lib/rouge/theme.rb, line 69 def self.styles @styles ||= InheritableHash.new(superclass.styles) end