# File lib/licensee/matchers/exact_matcher.rb, line 6
      def initialize(file)
        @file = file
      end