Source

						public function error($error) {
		return $this->error .= String::insert($error, $this->styles(false));
	}