function __construct($appname = null, $author = null, $copyright = null) { parent::__construct('CLI Framework Example', 'Author Name', '(c) 2012 Etopian Inc.'); }