# Facades

An Altair facade is any AMD module that behaves like a function for ease of use. Wrapping complex features in a simple
function call is one way Altair implements the decorator pattern.

## Using a Facade

