'Rank', 'firm' => 'Firm' ); protected $fields = array( 'id' => 'key', 'firm' => 'int', 'user' => 'string', 'rank' => 'int' ); } ?>