var UpdateStatusHtml = require("text!htmlContent/updateStatus.html"),
        ExtensionUtils   = brackets.getModule("utils/ExtensionUtils"),
        Mustache         = brackets.getModule("thirdparty/mustache/mustache"),
        Strings          = brackets.getModule("strings"),
        StringUtils      = brackets.getModule("utils/StringUtils");