# File lib/juicer/jslint.rb, line 73
      def initialize(errors = [])
        @errors = errors
      end