# File lib/licensee/license.rb, line 134
    def pseudo_license?
      PSEUDO_LICENSES.include?(key)
    end