$pages->get($uri)
Returns a $page object by its full URI
Example
<?php echo $page->children()->get('some-page')->title() ?>