Source

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