# File lib/declarative_authorization/development_support/change_analyzer.rb, line 72
        def initialize (analyzer, tests)
          @analyzer, @tests = analyzer, tests
        end