# File lib/travis.rb, line 103
        def getValidTS(sha1)
            return getTS(sha1, getBrValidJson())
        end