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