# File lib/active_model/mass_assignment_security.rb, line 141
      def active_authorizer
        self._active_authorizer ||= protected_attributes
      end