# File lib/rouge/theme.rb, line 179
    def style_for(tok)
      self.class.get_style(tok)
    end