class Regexp::Scanner

def self.long_prop_map

def self.long_prop_map
  @long_prop_map ||= YAML.load_file("#{PROP_MAPS_DIR}/long.yml")
end