# Get Customer info

```
window.acquire = window.acquire || [];
acquire.push(function(app){
    app.myself();
});
```
