<?php
class Foo {
    static function __serialize($arguments) {}
}
?>