What does polymorphism allow us to do?
Set many methods on an object
Assign many behaviors to a method
Create many objects from a class
Code many implementations for a behavior
Code many implementations for a behavior.