<?php require_once ('../src/Mind.php'); $Mind = new Mind(); echo $Mind->increments('phonebook');
info at phpclasses dot org