# File lib/bat.rb, line 426
        def get_tar
            wget(url_constructor("orig.tar.gz"))
        end