# File lib/dm-core/support/mash.rb, line 141
    def to_hash
      Hash.new(default).merge(self)
    end