for i in self.useosx:
            if i['username'] == user:
                s += "INSTANCE=" + i['hash'] + "\n"
                break