defmodule Test do
  use Boundary, top_level?: true, check: [in: false, out: false]
end