import-globals-from =================== Parses a file for globals defined in various unique Mozilla ways. When a ``/* import-globals-from */`` comment is found in a file, then all globals from the file at will be imported in the current scope. This will also operate recursively. This is useful for scripts that are loaded as