class Rouge::Theme

def get_style(token)

def get_style(token)
  get_own_style(token) || base_style
end