global

def lexer_dir(path = '')

def lexer_dir(path = '')
  File.join(__dir__, 'rouge', 'lexers', path)
end