class Regexp::Scanner

def self.short_prop_map

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