Introduce the ability to be able to take screenshots within `mohawk`. ``` ruby Mohawk::Screenshot.of :desktop Mohawk::Screenshot.of :focus, :path => './screenshots/name.png' ```