$one = MyObject->get(123); $two = MyObject->get(123); refaddr($one) == refaddr($two)