# File lib/rubygems/validator.rb, line 172
      def initialize(suite, ui)
        @suite = suite
        @ui = ui
      end