<?php class api_geonames_config { protected $host = 'ws.geonames.org'; protected $username = NULL; } ?>