duck typing - mmedrano9438/peripheral-brain GitHub Wiki
Duck typing is an informal way of classifying objects that are not related to each other that respond to the same method name. Instead of saying ‘all these objects respond to method x, they must be of type y’, we say ‘all these objects respond to method x, they must be ducks.