# File lib/php_serialize.rb, line 267
                def initialize
                        @foo    = 'a'
                        @bar    = 'b'
                        @wibble = 'c'
                end