# File lib/rouge/theme.rb, line 102
      def get_style(token)
        get_own_style(token) || base_style
      end