# File lib/licensee/project.rb, line 19 def matched_file @matched_file ||= (license_file || readme || package_file) end