module.exports = {
    first: function() {
        return $ki(this[0]);
    },
    last: function() {