独立 run や unit test の開始時に immutable snapshot cache を解放する。
subroutine reset_matching_plane_response_snapshot_cache() if (allocated(response_snapshots)) deallocate (response_snapshots) end subroutine reset_matching_plane_response_snapshot_cache