path; if (isset($this->plugin)) { $path = $this->_pluginPath($this->plugin) . Inflector::pluralize(Inflector::underscore($this->name)) . DS; } return $path; } }