# File lib/travis.rb, line 116
        def getStableTS(sha1)
            return getTS(sha1, getBrStableJson())
        end