# File lib/hashie/hash_extensions.rb, line 29
    def to_mash
      ::Hashie::Mash.new(self)
    end