An example of a class (static) method that acts as a factory for Circle objects. Given a radius value, this method creates a new Circle.