Enable frozen string in: * app/presenters * app/policies Partially addresses #47424.
ProjectPolicy
That way the ProjectPolicy class can be extended with this module before we prepend the EE::ProjectPolicy. This makes the classmethods available for rules defined in the EE::ProjectPolicy.