| @validate_proxy | proxy = "http://user:passwd@host:port/" | | be a syntactical sugar for: | proxy = validate_proxy("http://user:passwd@host:port/") Sorry, to me, this is syntactical pepper -- or worse ;-) tjr