# File lib/consular/core.rb, line 48
      def valid_system?
        raise NotImplementedError, ".valid_system? needs to be defined for Consular to determine what system is belongs to."
      end