class URI::GID

def set_path(path)

def set_path(path)
  set_model_components(path) unless defined?(@model_name) && @model_id
  super
end