module CMSScanner::Formatter::InstanceMethods

This module should be implemented in the code which uses this Framework to be able to override/implements instance methods for all the Formatters w/o having to include/write the methods in each formatters.

Example: to override the views_directories (see the wpscan-v3/lib/wpscan/formatter.rb)