function inspect() {

  var that = this;

  if (Object.prototype.toString.call(this) === "[object Array]") {