Source

						public function __call($name, $args = array()) {
		return $this->data($name);
	}