apply

@Nullable
abstract fun apply(@NotNull element: @NotNull JsonElement): @Nullable ModelRotator
@Nullable
open fun apply(): @Nullable ModelRotator
@Nullable
open fun apply(value: Long): @Nullable ModelRotator