_('No'), 1=>_('Yes'), ); } public static function get($value) { if (! $value) $value = 0; return static::factory()->_get($value); } } ?>