# File lib/php_serialize.rb, line 273 def to_assoc [['foo', @foo], ['bar', @bar], ['wibble', @wibble]] end