# File lib/rouge/guessers/glob_mapping.rb, line 22 def initialize(glob_map, filename) @glob_map = glob_map @filename = filename end