Attribute values that a Wme should NOT have in order for this condition to be true
attribute() :: String.t() | atom()
fields() :: [owner: owner(), attribute: attribute()]
owner() :: String.t() | atom()
t() :: %Retex.Fact.UnexistantAttribute{attribute: attribute(), owner: owner()}
new(fields()) :: t()