Cat.prototype = { say: function () {}, run: function() {}, _getAngle: function() {}, _countSpeed: function() {} };