I wonder if there is currently a way to test if a given page belongs to a bundle.
I think this has been discussed and potential method might have been implemented but I cannot find it in the doc and any issue search in the repo has failed me
I need to pass a Page Object to a partial, and depending if given page is part of a bundle or not, take an action.