$url->port([port])
When invoked with no parameters, this method returns the port for the URL defined in 
the object. If a port wasn't explicitly defined in the URL, a default port is 
assumed. When invoked with a parameter, the object's port is assigned to that value.