This is a scheduled post planned to be published at 1481905565000 at 1481905565000
var are =
"
just prototypes of Next
Homo sapiens sapiens";

Homo.sapiens.sapiens.prototype = {
    ...
    ,
    bold: function (){
        return "We"+are;
    }
}; var are = " just prototypes of Next Homo sapiens sapiens"; Homo.sapiens.sapiens.prototype = { ... , bold: function (){ return "We"+are; } };
1481905565000 at 1481905565000