# File lib/librarian/puppet/source/githubtarball.rb, line 63
        def to_lock_options
          {:remote => clean_uri(uri).to_s}
        end