class Integer implements Number { public function isPrime() { } public function getIntegerFactorization() { } }