I have a very basic question on trying to achieve polymorphism using JavaScript. Can the below example be considered polymorphism?
var self = {}; self.attr =