Writing Extensions Sinatra includes an API for extension authors to help ensure that consistent behavior is provided for application developers. Background Some knowledge of Sinatra’s internal design is required to write good extensions. This section provides a high level overview of the classes and idioms at the core of Sinatra’s design. Sinatra has two distinct modes of use that extensions shoul