array
private function encodePropertyPaths() { return array_map(array( $this, 'encodePath', ), $this->getPropertyPaths()); }