function ComponentUsingModel() {
    const methods = useObserver(model)

    return (
      <div>