fails:Module#private_class_method raises a NameError if class method doesn't exist
fails:Module#private_class_method makes a class method private
fails:Module#private_class_method raises a NameError when the given name is not a method
fails:Module#private_class_method raises a NameError when the given name is an instance method
