## `target`

### Signature

```solidity
function target(StdStorage storage self, address _target) internal returns (StdStorage storage);
```

### Description

Sets the address of the contract.

Default value: `address(0)`
