# File lib/more/facets/multiton.rb, line 149
  def _dump(depth=-1)
    Marshal.dump(@multiton_initializer)
  end