- Kills set of warnings caused by a redundant `let(:output)` in cli_spec.rb - Kills warnings generated by the `with` class method that spec/support/shared_context.rb provides by using `Module#prepend`
Ported from ammar/regexp_parser#26