class URI::GID

def check_path(path)

def check_path(path)
  validate_component(path)
  set_model_components(path, true)
end