# File lib/code_analyzer/checking_visitor/base.rb, line 5 def initialize(options={}) @checkers = options[:checkers] end