get

operator fun get(zmanType: ZmanType): List<Zman<out Comparable<Nothing>?>>
operator fun get(zmanCalculationMethod: ZmanCalculationMethod): List<Zman<*>>