def call(params)
      UpdateMoment.call(moment_params(params))
    rescue StandardError => e
      flash[:error] = e.message
    ensure