# File lib/nanite/security/secure_serializer.rb, line 26
    def self.initialized?
      @identity && @cert && @key && @store
    end