class CookbookOmnifetch::PathLocation

def to_s

def to_s
  "source at #{relative_path}"
end