A silly way to remind yourself to do tasks.
If you are creating Rack middleware that changes the HTML response, use Rack::Mason to get a head start. Rack::Mason takes care of the boilerplate Rack glue so that you can focus on simply changing the HTML. Notethis is a fork from https://github.com/techiferous/rack-mason (c) techiferous@gmail.com