class WolfCore::Entity

def ==(other)

def ==(other)
  id == other.id
end