# Summary
This is the summary.

# Examples
```python
print('Hello, world!')
print(foo, bar)
```

# Arguments
| Parameter | Type | Description |
|-----------|------|-------------|
| `foo` | `str` | Lorem ipsum |
| `bar` | `int` | Dolor sit amet |

# Attributes
| Attribute | Type | Description |
|-----------|------|-------------|
| `baz` | `str` | Lorem ipsum |
| `boo` | `int` | Dolor sit amet |

# Returns
| Type | Description |
|------|-------------|
| `bool` | Return description |

# Raises
- **ValueError**: Something about the value