class Rouge::Lexers::Cython

def initialize(opts = {})

def initialize(opts = {})
  super opts
  @indentation = nil
end