# File lib/librarian/source/git.rb, line 42 def to_s path ? "#{uri}##{ref}(#{path})" : "#{uri}##{ref}" end