silly () {
    return this.log.apply(this, [ 'silly' ].concat(Array.prototype.slice.call(arguments)))
  }