'id','value'=>'name'); public function currency() { return ORM::factory('Currency')->where('country_id','=',$this->id)->find(); } } ?>