//Spheroid Script/spheroid/Pair/<init>
Creates a new instance of Pair.
fun <A : Any?, B : Any?> <init>(first: A, second: B)