# File lib/travis.rb, line 107
        def getStableState(sha1)
            return getState(sha1, getBrStableJson())
        end