Noun (thing)
Static method
a special kind of method that cannot be accessed from the context of an object
Another name for a static method is a 'factory method', because they are often used to create object factories