5 6 7
# File 'lib/fog/core/attributes.rb', line 5 def _load(marshalled) new(Marshal.load(marshalled)) end