# File lib/librarian/puppet/source/githubtarball.rb, line 59
        def to_spec_args
          [clean_uri(uri).to_s, {}]
        end